commit: Support -F/--body-file, like git
authorColin Walters <walters@verbum.org>
Sat, 11 Feb 2017 16:24:15 +0000 (11:24 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 14 Feb 2017 14:15:08 +0000 (14:15 +0000)
commit46544f5b4da4d33967794136094d3d6f14d599f1
tree9dc3846a766706b90b3c4fa589c6bd7e176ad22c
parent5a73a366b966f5917bf962e447744ae58a74a890
commit: Support -F/--body-file, like git

This is more convenient to script for projects which haven't
yet made the leap to using the API.

Closes: https://github.com/ostreedev/ostree/issues/674
Closes: #681
Approved by: jlebon
src/ostree/ot-builtin-commit.c
tests/basic-test.sh